func reflect.bucketOf

2 uses

	reflect (current package)
		type.go#L1683: 	mt.Bucket = bucketOf(ktyp, etyp)
		type.go#L1958: func bucketOf(ktyp, etyp *abi.Type) *abi.Type {